allowed-audio-coders
This command configures the Allowed Audio Coders table, which lets you define Allowed Audio Coders for SBC calls. The table is a "child" of the Allowed Audio Coders Groups table.
Syntax
(config-voip)# coders-and-profiles allowed-audio-coders-groups <Index> (allowed-audio-coders-groups-<Index>)# allowed-audio-coders <Index> (allowed-audio-coders-<Index>/<Index>)#
Command |
Description |
---|---|
Index |
Defines the table row index. |
coder |
Defines a coder from a list. |
user-defined-coder |
Defines a user-defined coder. |
Command Mode
Privileged User
Example
This example configures the Allowed Audio Coders table with G.711:
(config-voip)# coders-and-profiles allowed-audio-coders-groups 0 (allowed-audio-coders-groups-0)# allowed-audio-coders 1 (allowed-audio-coders-0/1)# coder g711-alaw (allowed-audio-coders-0/1)# activate